PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFFile Class / extractNamedDestinations Method / extractNamedDestinations() Method
In This Topic
    extractNamedDestinations() Method
    In This Topic
    Extracts the named destinations from the PDF file.
    Syntax
    public PDFNamedDestinationCollection extractNamedDestinations()

    Return Value

    The collection of named destinations in the PDF file.
    See Also